home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / arexx / zedrexx.lha / ZedREXX / s / zedrexx-startup
Encoding:
Text File  |  1994-08-18  |  381 b   |  11 lines

  1. ; ZedREXX 1.0 - Copyright (c) 1993-1994 Reality Check, Inc.
  2. ;               All Rights Reserved Worldwide
  3. Assign ZEDREXX: Work:ZedREXX
  4. Assign REXXLIBS: ZEDREXX:RexxLibs Add
  5. Assign LIBS: ZEDREXX:Libs ZEDREXX:RexxLibs ZEDREXX:Classes Add
  6. Assign C: ZedREXX:c Add
  7. Path ZedREXX:c Add
  8. ZEDREXX:c/AddREXXLibs >NIL: <NIL:
  9. Run >NIL: <NIL: ZEDREXX:c/Subvert
  10. Run >NIL: <NIL: ZEDREXX:c/zClsMgr
  11.